home *** CD-ROM | disk | FTP | other *** search
Makefile | 1993-08-20 | 686 b | 38 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = Template
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = Template.nib
-
- GLOBAL_RESOURCES = Template.tiff
-
- CLASSES = Template.m
-
- HFILES = Template_r.h Template.h
-
- OTHERSRCS = Makefile Makefile.preamble
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = bundle.make
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-